PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFAction Class / getActions Method
In This Topic
    getActions Method
    In This Topic
    Gets the sequence of actions to be performed after this action.
    Syntax
    public PDFActionCollection getActions()

    Return Value

    A PDFActionCollection object specifying the actions to be executed after this action.
    See Also